Allow focus-change events to be sent to unrealized widgets; they aren't
authorOwen Taylor <otaylor@redhat.com>
Wed, 27 Feb 2002 23:53:29 +0000 (23:53 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 27 Feb 2002 23:53:29 +0000 (23:53 +0000)
commit531861fb8f398df63b50f8fde52a78b011740ceb
tree7f4fc66e7b6d2887737838b2f8b1083b7debab6f
parent8ba3ebdef8c4decb302d0aa6a22e24bafb252b7f
Allow focus-change events to be sent to unrealized widgets; they aren't

Wed Feb 27 18:50:29 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkwidget.c (gtk_widget_event): Allow focus-change
        events to be sent to unrealized widgets; they aren't
        really normal events in that they have anything to
        do with widget->window. (#72914)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkwidget.c